@font-face
{
    font-family: 'Just Do Right';
  src: url('Just Do Right.eot');
  src: url('Just Do Right.eot?#') format('embedded-opentype'),
      url('Just Do Right.woff') format('woff'),
      url('Just Do Right.ttf') format('truetype');
}
